home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Utils / QPV / ENGLISH / FAQ.DOC < prev    next >
Text File  |  1995-03-31  |  15KB  |  338 lines

  1. -----------------------------------------------------------------------------
  2.  
  3.                          The "Quick Picture Viewer"
  4.                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.                             Q P V / 3 8 6   F A Q
  6.                            ~~~~~~~~~~~~~~~~~~~~~~~
  7.                   Frequently Asked Questions about QPV/386
  8.                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  9. -----------------------------------------------------------------------------
  10.  
  11. Table of Contents
  12. ~~~~~~~~~~~~~~~~~
  13.  0. What happened with the name of this software?
  14.  1. I can't get QPV/386 to work with my graphics card.  What can I do?
  15.  2. QPV/386 displays images greyscaled only.  How do I get color?
  16.  3. I'm using the VESA configuration.  16 and 256 color modes work, but I
  17.     can't get hicolor or truecolor.  What's wrong?
  18.  4. Is it possible to switch off that annoying beep?
  19.  5. When zooming or panning across large images, the bottom part is
  20.     distorted.  Why?
  21.  6. When I try to zoom or pan, the screen turns black.  What happened?
  22.  7. Will there be a Windows version?
  23.  8. Why is the menu screen only black and white?
  24.  9. Why do I get only greyscaled images in 16 color modes?
  25. 10. Color dithering in 256 color modes looks bad.  Why?
  26. 11. It takes so long to read a directory from a CD-ROM.  What can I do?
  27. 12. Which configuration file should I use?
  28. 13. VESA - what's that?
  29. 14. Zooming ('+' and '-' keys) doesn't work.  What's wrong?
  30. 15. Will QPV/386 support the TIFF format in the near future?
  31.  
  32. -----------------------------------------------------------------------------
  33.  
  34. Question 0:
  35. ~~~~~~~~~~~
  36.  > What happened with the name of this software?
  37.  
  38. It has changed.  It is now called "Quick Picture Viewer" (QPV), because it
  39. does much more than just viewing JPEG files.
  40.  
  41. The new name does not affect features, support, registrations or other
  42. things related to the software.  It's just a new name.
  43.  
  44. -----------------------------------------------------------------------------
  45.  
  46. Question 1:
  47. ~~~~~~~~~~~
  48.  > I can't get QPV/386 to work with my graphics card.  What can I do?
  49.  
  50. First of all, perhaps QPV/386 can work with your graphics card, but you are
  51. not using the right configuration file.  For more information about choosing
  52. the right configuration file please refer to the answer of question 12.
  53.  
  54. Sometimes none of the existing configuration files works with a certain
  55. graphics card.  In this case there are several ways:
  56. 1. Use the VESA configuration if possible.  Please refer to question 13 and
  57.    its answer for more information about VESA.
  58. 2. Use the standard VGA configuration (STDVGA.CFG).  However, this provides
  59.    only a very small number of video modes.
  60. 3. If you are an experienced programmer, you can create a video driver
  61.    yourself.  Of course you must have some information about your
  62.    graphics hardware.  Read the file DRV.DOC for more information about
  63.    how to create a QPV/386 video driver.
  64.  
  65. ------------------
  66.  
  67. Question 2:
  68. ~~~~~~~~~~~
  69.  > QPV/386 displays images greyscaled only.  How do I get color?
  70.  
  71. By default, QPV/386 uses the video mode 640x480x16 which only offers
  72. greyscaled display.
  73. To change the mode, use the '+' and '-' keys while in the directory screen
  74. (not while viewing an image!).  Watch the status line in the upper window:
  75. it tells you the currently selected resolution and number of colors.
  76. Hit the '+' key until it says at least '256 colors'.  Be sure not to be in
  77. greyscaled mode (if the status line says '<grey>', use the '$' key).
  78. Now QPV/386 will display images in color.
  79. You can change the default video mode by editing the initialization file
  80. QPV.INI.  For that purpose you can use any standard ASCII text editor
  81. (e.g. EDIT which is supplied with MS-DOS 5/6).  Please read the comments
  82. in QPV.INI, and you will be able to change QPV/386's defaults.
  83. (If you run QPV/386 from a non-writeable media, e.g. froma CD-ROM, then
  84. copy QPV.INI to the directory C:\QPV/386 first, otherwise you won't be
  85. able to modify it.)
  86.  
  87. ------------------
  88.  
  89. Question 3:
  90. ~~~~~~~~~~~
  91.  > I'm using the VESA configuration.  16 and 256 color modes work, but I
  92.    can't get hicolor or truecolor.  What's wrong?
  93.  
  94. In order to be able to use hicolor and truecolor modes with the VESA driver,
  95. your VESA BIOS (or VESA VBE/TSR) must be at least version 1.2.
  96. Versions prior 1.2 of the VESA standard did not define hicolor and truecolor
  97. modes.
  98. (Use the VESATEST program to get the version of your VESA VBE/TSR).
  99. Try to get UNIVBE or UNIVESA.  These are TSRs (i.e. programs that stay
  100. resident in memory) which make your BIOS VESA 1.2 compatible.  They are
  101. available from most major PD/Shareware sources.
  102.  
  103. ------------------
  104.  
  105. Question 4:
  106. ~~~~~~~~~~~
  107.  > Is it possible to switch off that annoying beep?
  108.  
  109. Yes, you can do that by editing the initialization file QPV.INI.
  110. For that purpose you can use any standard ASCII text editor (e.g. EDIT
  111. which is supplied with MS-DOS 5/6).  Please read the comments in QPV.INI,
  112. and you will be able to change QPV/386's defaults.
  113. (If you run QPV/386 from a non-writeable media, e.g. froma CD-ROM, then
  114. copy QPV.INI to the directory C:\QPV/386 first, otherwise you won't be
  115. able to modify it.)
  116.  
  117. ------------------
  118.  
  119. Questions 5 and 6:
  120. ~~~~~~~~~~~~~~~~~~
  121.  > When zooming or panning across large images, the bottom part is distorted.
  122.    Why?
  123.  
  124.  > When I try to zoom or pan, the screen turns black.  What happened?
  125.  
  126. Two questions, one answer:  there's not enough XMS/EMS memory.
  127. QPV/386 stores the decoded image in XMS/EMS memory (if such memory is present
  128. at all).  When zooming or panning, QPV/386 copies the visible part of the
  129. image back from XMS/EMS to video memory.
  130. If you don't have any XMS/EMS memory at all, the screen will turn black.
  131. If you have XMS/EMS memory, but it's not enough for the image, the bottom
  132. part will look distorted.  Remember that in truecolor modes each pixel
  133. takes three bytes (so a 640x480 image needs 900 Kb), in hicolor modes
  134. each pixel takes two bytes, in 256 and 16 color modes each pixel takes
  135. one byte.
  136. How to solve the problem?  Well, there are several ways:
  137.  - Don't use panning/zooming.
  138.  - Use a video mode with less colors.  For example, in 256 color modes
  139.    an image takes half the memory as compared to hicolor modes.
  140.  - Free some XMS/EMS memory.  For example, if you have installed a RAM disk
  141.    or disk cache program, removing it may give you some more memory.
  142.  - Buy more memory.
  143.  
  144. ------------------
  145.  
  146. Question 7:
  147. ~~~~~~~~~~~
  148.  > Will there be a Windows version?
  149.  
  150. The current version of QPV/386 runs in fullscreen mode under Windows 3.1 and
  151. OS/2 2.1.  Under certain circumstances the display doesn't work correctly
  152. under Windows (that's probably the fault of Windows).  There's usually less
  153. XMS/EMS memory available when started under Windows or OS/2, so you may not
  154. be able to pan across larger images.
  155.  
  156. By the way, there are plans to develop an OS/2 PM version.
  157.  
  158. ------------------
  159.  
  160. Question 8:
  161. ~~~~~~~~~~~
  162.  > Why is the directory screen only black and white?
  163.  
  164. I'm using the 640x480 video mode with 16 colors for the directory/menu
  165. screen, because it's a standard VGA mode common to all VGA cards.
  166. See the next question.
  167. However, it is possible to use a 256 color mode for the directory sceen
  168. by changing an entry in the QPV.INI file, but you must be absolutely sure
  169. that the mode 640x480 with 256 colors works fine with your graphics card.
  170. (The entry to be changed is "Interface_256_Colors".)
  171.  
  172. ------------------
  173.  
  174. Question 9:
  175. ~~~~~~~~~~~
  176.  > Why do I get only greyscaled images in 16 color modes?
  177.  
  178. 16 colors are way too few to display truecolor images.  That's why QPV/386
  179. displays images greyscaled when in a 16 color mode.
  180.  
  181. ------------------
  182.  
  183. Question 10:
  184. ~~~~~~~~~~~~
  185.  > Color dithering in 256 color modes looks bad.  Why?
  186.  
  187. QPV/386 was written for speed.  A 2-pass color quantization would yield
  188. better quality in 256 color modes, but at the cost of speed.
  189. To have both high speed and high image quality, use hicolor or truecolor
  190. modes.  If you don't have a graphics card capable of hicolor/truecolor,
  191. buy one.  They're not that expensive anymore.
  192. (To be honest, at first I didn't even plan to support 256 color modes
  193. at all, but later it became obvious that there are still many 256 color
  194. people...)
  195.  
  196. ------------------
  197.  
  198. Question 11:
  199. ~~~~~~~~~~~~
  200.  > It takes so long to read a directory from a CD-ROM.  What can I do?
  201.  
  202. Switch 'File info' off using the '*' key before changing to the CD-ROM's
  203. directory.  Now QPV/386 won't examine each file anymore to get its width and
  204. height.  If you view images from CD-ROMs very frequently, you should change
  205. QPV/386's default setting for 'File info' to off, just edit the respective
  206. line in the QPV.INI file.
  207.  
  208. ------------------
  209.  
  210. Question 12:
  211. ~~~~~~~~~~~~
  212.  > Which configuration file should I use?
  213.  
  214. Most "experts" know which chipset is used by their graphics card, and
  215. therefore they know which configuration file (*.CFG) to use (or which
  216. configuration to select if you use the SETUP utility).
  217. If you don't know that, there are several ways to find it out, one of them
  218. is usually successful:
  219. 1. Have a look at the manual of your graphics card, it should mention the
  220.    name of the chipset being used by the card.  Often the name of the card
  221.    ist identical to the name of the chipset, or the chipset's name is part
  222.    of the card's name.
  223. 2. When the computer is startet (after power up or reset, before the DOS
  224.    operating system is loaded) the chipset's name should be displayed on
  225.    the screen.
  226. 3. Some graphics related programs and hardware test utilities are able to
  227.    detect and display the name of the graphics card's chipset.
  228. 4. At the DOS prompt, enter "DEBUG".  Then (at the DEBUG prompt "-") enter
  229.    "dc000:0" to display the beginning of the video BIOS memory area.  It
  230.    usually contains the name of the graphics chipset.  You can type "d"
  231.    to view more of the video BIOS.
  232.    (Some graphics cards which are fixed part of the main board use a
  233.    different location for the BIOS, in this case try "de000:0" instead.)
  234.  
  235. As soon as you know the name of the chipset, select the appropriate entry
  236. from the list of the SETUP utility.
  237.  
  238. Alternatively, you can configure QPV/386 manually:  delete the old
  239. configuration file (QPV.CFG) and copy the new one to QPV.CFG;
  240. then you're finished.  If you can't find a suitable configuration file,
  241. please read question 1 and its answer.
  242.  
  243. ------------------
  244.  
  245. Question 13:
  246. ~~~~~~~~~~~~
  247.  > VESA - what's that?
  248.  
  249. First of all, the VESA we are talking about has nothing to do with the
  250. VESA local bus (VLB).  You don't need a VLB equipped machine to be able
  251. to use QPV/386's VESA configurations.
  252. VESA (Video Electronics Standards Association) is a standardized method to
  253. put graphics on the screen.  The advantage is that it's independent from
  254. the VGA graphics card and its chipset, i.e. QPV/386's VESA driver works with
  255. all VGA cards which are 100% VESA compatible.
  256.  
  257. You may be asking if your graphics card is VESA compatible.  Unfortunately
  258. not all of them are, otherwise QPV/386 wouldn't need all those drivers and
  259. configuration files, and the users wouldn't need to worry about configuring
  260. QPV/386.
  261.  
  262. Have a look at your graphics card's manual, it should mention if your card
  263. is VESA compatible.  Many modern cards have VESA compatibility built into
  264. their BIOS ROM, such cards work with one of QPV/386's VESA configurations.
  265. You can use the VESATEST program (distributed with QPV/386) to check if there
  266. is any VESA support.
  267.  
  268. Most cards which don't have built in VESA are shipped with a driver disk,
  269. containing a so-called VESA TSR (often referred to as VBE, i.e. VESA BIOS
  270. Extension).  Simply run that program before starting QPV/386 to make your
  271. graphics card VESA compatible.  Again, use the VESATEST utility to check
  272. for correct VESA support.
  273.  
  274. If you don't have such a VESA TSR either, you can try to get one.  For
  275. example, there are UNIVBE and UNIVESA.  They're freeware or shareware
  276. programs, available at most major PD/Shareware sources.  They're on many
  277. graphics related CD ROMs, too.
  278.  
  279. There's one small problem:  There are two VESA standards, an old one (1.0
  280. and 1.1) and a new one (1.2).  The old one supports only graphics modes
  281. using 16 and 256 colors, the new one additionally supports hicolor (32000
  282. and 65000 colors) and truecolor (16 million colors).  So if you have a
  283. graphics card capable of hicolor and/or truecolor and you wish to use
  284. that capabilities, you need to have VESA version 1.2.  (The VESATEST utility
  285. displays the VESA version.)
  286.  
  287. Many users think that the VESA configuration is a makeshift, and that it's
  288. slow and has other disadvantages.  That is not true.  It supports everything
  289. that the other configurations support, and it's not noticeable slower.
  290. I'm using VESATRUE.CFG myself, although my ET4000/W32 card has a dedicated
  291. configuration (ET400032.CFG), because my VESA BIOS offers more video modes.
  292.  
  293. ------------------
  294.  
  295. Question 14:
  296. ~~~~~~~~~~~~
  297.  > Zooming ('+' and '-' keys) doesn't work.  What's wrong?
  298.  
  299. First, be aware that those two keys just increase and decrease (respectively)
  300. the graphic resolution.  For example, in 800x600 mode, pressing the '-' key
  301. changes to the next smaller resolution (usually 640x480), effectively zooming
  302. into the image (because the image appears bigger because of the lower
  303. resolution).
  304.  
  305. Note that the number of colors does not change, i.e. QPV/386 won't switch
  306. from hicolor to a 256 color mode this way, for example.  (This can be done
  307. from the directory screen only.)
  308.  
  309. This leads to the following problem:  Many commonly used graphics cards only
  310. support one truecolor resolution, namely 640x480.  Thus, if an image is
  311. displayed in that mode, the '+' and '-' keys don't have any effect, because
  312. there are no truecolor modes with lower or higher resolution.
  313.  
  314. The problem can be solved by not using the truecolor mode, but using hicolor
  315. modes instead.  Then there are more resolutions available (usually 320x200,
  316. 640x480 and 800x600), therefore you can use the '+' and '-' keys.
  317. Don't worry about the image quality:  You will hardly notice any difference
  318. because of QPV/386's advanced dithering algorithm which is applied in hicolor
  319. modes -- resulting in truecolor-like quality.
  320.  
  321. ------------------
  322.  
  323. Question 15:
  324. ~~~~~~~~~~~~
  325.  > Will QPV/386 support the TIFF format in the near future?
  326.  
  327. No.  I do have a TIFF libary, but including that in QPV/386 would enlarge
  328. the EXE file by about 55 Kb, which is not worth it.  It even doesn't support
  329. all different types of TIFF files (although most of them).
  330.  
  331. I recommend to avoid the TIFF format at all.  It is just too complex and
  332. complicated, and I have yet to see a software which supports the complete
  333. TIFF standard.  For example, the new PNG format ("ping") is much simpler
  334. while it covers all needs as well as TIFF does.  That's my personal opinion,
  335. of course.
  336.  
  337. -----------------------------------------------------------------------------
  338.